- blocks
IniBlock[string] blocks()
Undocumented in source.
- getErrors
const(string[]) getErrors()
Undocumented in source.
- getIniVar
IniVar* getIniVar(string varPath)
Undocumented in source.
- noError
bool noError()
Undocumented in source.
- opDispatch
auto opDispatch()
Undocumented in source. Be warned that the author may not have intended to support it.
- tryGet
T tryGet(string varPath, T defaultVal)
Undocumented in source. Be warned that the author may not have intended to support it.